Search results

Types

Classes
Interfaces
Enums
Functions
Type aliases
Constants

Members

Properties
Methods
Getters
Setters
Enum members
Show privates

Other

In this module only

Const Assets

Defined in endpoints

Tools.URIEncodeWrap({
  URL: `${Urls.STABLE.slice(0, -1)}/assets`,

  DM_GROUP:
    '/f046e2247d730629309457e902d5c5b3.svg',

  ICON: (hash: string, format: string = 'png'): string =>
    `/${hash}.${format}`,
})